home *** CD-ROM | disk | FTP | other *** search
- CVTFLC.EXE, The Autodesk Animator FLI and FLC File Converter
-
- CVTFLC.EXE requires the DVR drivers to be in the same directory or a
- subdirectory named DRIVERS.
-
- Usage:
-
- cvtflc [-r] [path]animation file[.ext]
-
- If the -r option is not given, CVTFLC converts from the Autodesk FLI or
- FLC formats to Presidio ANI format. If the -r option is given,
- CVTFLC.EXE converts from the Presidio ANI format to the Autodesk FLC
- format (320x200x256 animations are converted to the FLI format.)
-
- Converting from Autodesk to Presidio formats.
-
- To convert an Autodesk Animator FLI file or Animator Pro FLC file to a
- 3D WorkShop ANI file run CVTFLC.EXE with the name of the FLI or FLC file
- as a parameter.
-
- Examples:
-
- CVTFLC MYFILE.FLI
- cvtflc myfile.flc
- cvtflc d:\animate\myfile
-
- The resulting ANI file is placed in the current directory and has the
- same filename as the source file with an ANI extension.
-
- Converting from Presidio to Autodesk formats.
-
- 320 x 200 x 256 color ANI files are converted to FLI files. Others are
- converted to FLC files.
-
- The Autodesk Animator FLI and FLC formats do not support varying
- Playback Speed, Sound f/x, Volume f/x, Loop f/x, Trigger Event, or Memo.
- These features are lost during conversion.
-
- The Autodesk Animator FLI and FLC formats only support up to 256 color
- Video modes. Therefore 32 thousand color ANI files cannot be converted
- to Autodesk formats.
-
- To convert a PC Animate Plus or 3D WorkShop ANI file run CVTFLC.EXE with
- -R and the name of the ANI file as parameters.
-
- Examples:
-
- CVTFLC -R MYFILE.ANI
- cvtflc -r d\animate\myfile
-
- The Autodesk file is placed in the current directory and has the same
- filename as the ANI file with an FLC or FLI extension.
-